autoScreenCarouselSecs

@get:JvmName(name = "getAutoScreenCarouselSecs")
@set:JvmName(name = "setAutoScreenCarouselSecs")
var autoScreenCarouselSecs: Int
Automatically toggles to the next page on the screen like a carousel, based the specified interval in seconds.
Potentially useful for devices without user buttons.

uint32 auto_screen_carousel_secs = 3;